home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / tpwin31.zip / README < prev    next >
Text File  |  1992-04-12  |  3KB  |  86 lines

  1.  
  2.                       Turbo Pascal for Windows
  3.                    Windows 3.1 Compatibility Files
  4.  
  5. The following file groups update Turbo Pascal for use with Windows 3.1:
  6.  
  7. 1. IDE patch program (fixes Windows 3.1 incompatibility)
  8. 2. Windows 3.1 API interface units
  9. 3. New WINDEBUG.DLL for use with TDW.EXE
  10. 4. OLE client demo
  11. 5. True type demo
  12. README          This file!
  13.  
  14.  
  15. Installation Notes
  16. ------------------
  17. These Windows 3.1 compatibility files work with Turbo Pascal for
  18. Windows 1.0:
  19.  
  20. 1.  IDE Patch program
  21.     Files: PATCH.COM, PATCH.DOC, PATCH_31.TPW
  22.     Due to a change in Windows 3.1, the Turbo Pascal for Windows IDE
  23.     will not always correctly refresh the status line (displayed at
  24.     the bottom of the window). Although this problem is cosmetic and
  25.     does not affect the functionality of the editor, it can be
  26.     corrected easily by running a simple patch program.
  27.  
  28.     To run the patch program, copy the 3 files into your TPW
  29.     directory and type the following command at the DOS prompt:
  30.  
  31.       PATCH PATCH_31.TPW TPW.EXE
  32.  
  33.     Note that there is no harm in running the patch twice. This
  34.     patch will work on all versions of Turbo Pascal for Windows
  35.     1.0 (including international versions).
  36.  
  37. 2.  Windows 3.1 API interface units
  38.      Files: COLORDLG.PAS, COMMDLG.PAS, CPL.PAS, DDEML.PAS, DLGS.PAS
  39.      LZEXPAND.PAS, MMSYSTEM.PAS, OLE.PAS, PENWIN.PAS, PRINT.PAS,
  40.      SHELLAPI.PAS, STRESS.PAS, TOOLHELP.PAS, VER.PAS, WFEXT.PAS,
  41.      WIN31.PAS, WINMEM32.PAS
  42.     Copy  these  .PAS files to your TPW directory.
  43.     WIN31.PAS contains all the Windows 3.1 API additions or
  44.     modifications made in USER.EXE, KERNEL.EXE and GDI.EXE. The 
  45.     remaining files are a number of interface units for new Windows 3.1
  46.     DLLs.
  47.  
  48. 3.  WINDEBUG.DLL
  49.  
  50.     This is an updated version of WINDEBUG.DLL. Copy this file
  51.     into your TPW directory and overwrite the previous version of
  52.     WINDEBUG.DLL. Note that this updated version of WINDEBUG.DLL works
  53.     with TDW 2.50 and TDW 3.00.
  54.  
  55.     *** Note that even with the updated WINDEBUG.DLL, there are known
  56.         problems when using TDW with the Windows 3.1 debugging kernel
  57.         (available with the Microsoft SDK). You may encounter other
  58.         Windows 3.1 incompabilities as well.
  59.  
  60. 4. OLE Demonstration Program
  61.     Files: OLEDEMO.PAS, OLEDEMO.RES
  62.     Note that the demonstration programs all use functions in DLLs
  63.     that are newly included with Windows 3.1. You must have Windows
  64.     3.1 to use these programs.
  65.  
  66. 5. True Type Font Demonstration Program
  67.     Files: TTFONT.PAS, TTFCNST.PAS,  TTFONTS.RES 
  68.  
  69. Disclaimer
  70. ----------
  71. These compatibility files are provided early for your convenience.
  72. They are considered pre-release and you should use them at your own
  73. risk.
  74.  
  75.  
  76. Copyrights
  77. ----------
  78. All files are copyrighted (c) 1992 by Borland unless otherwise
  79. indicated. All rights are reserved.
  80.  
  81.  
  82. Windows 3.1 Documentation
  83. -------------------------
  84. For further information on Windows 3.1, you may wish to order Windows
  85. 3.1 API reference manuals. These are available from Microsoft Press
  86. and will also be available from Borland.